home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Help Systems / SimpleHelp / English.lproj / InfoPlist.strings < prev   
Encoding:
Text File  |  2000-10-06  |  274 b   |  7 lines

  1. /* Localized versions of Info.plist keys */
  2.  
  3. CFBundleName = "SimpleHelp";
  4. CFBundleShortVersionString = "SimpleHelp version 0.1";
  5. CFBundleGetInfoString = "SimpleHelp version 0.1, Copyright 2000 MyGreatSoftware.";
  6. NSHumanReadableCopyright = "Copyright 2000 MyGreatSoftware.";
  7.